home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1653 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: merkurius.lu.se!usenet
  2. From: "ali (Anders Lindgren)" <dat94ali>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: resourcetracking/Kill on A4000
  5. Date: 22 Jan 1996 13:57:56 GMT
  6. Organization: Lund University
  7. Message-ID: <4e0554$hro@merkurius.lu.se>
  8. NNTP-Posting-Host: orff-8.ludat.lth.se
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (X11; I; SunOS 5.4 sun4m)
  13. X-URL: news:comp.sys.amiga.programmer
  14.  
  15. After some time of drustration with my old
  16. OS1.3 A500/2x512k/2floppies/no HD, I upgraded a
  17. fortnight ago by buying myself a nice little
  18. A4000/040/6Mb/460Mb HD/OS3.0 8-)  Anyway, I thought
  19. that now that I've got enough RAM to actually run
  20. several apps simultaneously, it would be quite nice
  21. to have a commodity that keeps track of what memory
  22. goes where and that would allow me to kill of crashed
  23. tasks (if they don't bring the whole OS with them in
  24. the fall). I.e. resourcetracking. Patching/Wrapping 
  25. the OS-functions AllocMem and FreeMem would seem enough 
  26. for just taking back memory from crashed programs, but to
  27. be able to kill them, resources would have to be returned
  28. too, so patching OpenLibrary, OpenDevice and such would
  29. also be needed, right? Well, to get to the point;
  30.  
  31. o Is it in practice possible without slowing the system
  32.   down too much. I figured it should hardly affect performance
  33.   at all, but hey - I know nothing about the OS in detail.
  34.   Could it affect other programs? It shouldn't, of course,
  35.   but what do I know.
  36.  
  37. o How do I convince someone who knows C well to do it and
  38.   put it on AmiNet? ;-) (On my behalf, I'm just about to get 
  39.   started with amiga C, so it'll be long before I start to
  40.   fiddle with that sort of stuff)
  41.  
  42. TIA
  43.  
  44. /ali---------------------------------------------------------------------
  45.      (Anders Lindgren,       | "Saying Win95 sucks bad compared to any
  46.       dat94ali@ludat.lth.se) |  unix-clone is not a subjective statement"
  47. -------------------------------------------------------------------------
  48.  
  49.